home *** CD-ROM | disk | FTP | other *** search
- Path: pil.idt.unit.no!torrunes
- From: torrunes@pil.idt.unit.no (Tor Rune Skoglund)
- Newsgroups: comp.sys.amiga.programmer,comp.lang.rexx
- Subject: ARexx: Using systemwide global variables - PLEASE HELP!
- Followup-To: comp.sys.amiga.programmer
- Date: 27 Mar 1996 20:19:51 GMT
- Organization: The Norwegian University of Science and Technology
- Sender: datakompaniet@interlink.no
- Distribution: inet
- Message-ID: <4jc7t7$7u2@due.unit.no>
- NNTP-Posting-Host: pil.idt.unit.no
-
- Hi,
-
- I want to maintain a global variable from several different
- ARexx scripts.
-
- Only one script must be able to read and modify the variable
- at the same time.
-
- How cound I do this?
-
- I am currently using global environment variables, but that's only
- really an emergency solution since forbid() isn't unbreakable
- within the scripts which modifies the variable. Also, it's a very
- slow solution since the environment variables are stored as files
- in AmigaDOS.
-
- Any ideas?
-
- Thanks for any help!
-
- - Best Regards,
-
- Tor Rune Skoglund DataKompaniet as
- Tech. Manager/Partner Trondheim Innovation Centre
- Tel: +47 7354 0375 N-7030 Trondheim
- Fax: +47 7394 3861 Norway
- E-mail: datakompaniet@interlink.no
- WWW: http://www.interlink.no/datakompaniet
-
-